home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / super_ma.swf / scripts / frame_2 / DoAction_2.as next >
Encoding:
Text File  |  2011-01-06  |  74 b   |  4 lines

  1. sonido = new Sound();
  2. sonido.attachSound("intro");
  3. sonido.start(0,99);
  4.